Skip to content

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.5.5 to 6.5.9 - #4800

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.5.9
Open

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.5.5 to 6.5.9#4800
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.5.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.5.5 to 6.5.9.

Release notes

Sourced from com.github.spotbugs.snom:spotbugs-gradle-plugin's releases.

6.5.9

6.5.9 (2026-07-13)

Bug Fixes

  • deps: update dependency com.github.spotbugs:spotbugs to v4.10.3 (#1754) (b19e3cb)

6.5.8

6.5.8 (2026-06-19)

Bug Fixes

  • deps: update dependency androidx.lint:lint-gradle to v1.0.0 (#1723) (18ee52e)

6.5.7

6.5.7 (2026-06-19)

Bug Fixes

6.5.6

6.5.6 (2026-06-10)

Bug Fixes

Commits
  • b19e3cb fix(deps): update dependency com.github.spotbugs:spotbugs to v4.10.3 (#1754)
  • 21481f7 chore(deps): lock file maintenance (#1753)
  • 1e2f148 chore(deps): update dependency semantic-release to v25.0.6 (#1752)
  • d761d69 chore(deps): update dependency prettier to v3.9.5 (#1750)
  • 42b3bb9 chore(deps): update junit-framework monorepo to v6.1.2 (#1751)
  • 0675c62 chore(deps): update dependency conventional-changelog-conventionalcommits to ...
  • 06f0279 chore(deps): update dependency @​commitlint/cli to v21.2.1 (#1749)
  • 109b224 chore(deps): lock file maintenance (#1746)
  • b83bce9 chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle t...
  • 4df5978 chore(deps): update commitlint monorepo to v21.2.0 (#1740)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 30, 2026
@dependabot dependabot Bot added the java Pull requests that update Java code label Jul 30, 2026
@dependabot
dependabot Bot requested review from ramthi, trask and xiang17 as code owners July 30, 2026 03:14
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 6.5.5 to 6.5.9.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@6.5.5...6.5.9)

---
updated-dependencies:
- dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
  dependency-version: 6.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.5.9 branch from 621add6 to 97b857c Compare August 1, 2026 03:52
The spotbugs-gradle-plugin bump from 6.5.5 to 6.5.9 upgrades SpotBugs
core from 4.9.8 to 4.10.3, which adds the FindImproperSynchronization
detector (USO_*) and improves CT_CONSTRUCTOR_THROW detection. This
failed :agent:agent-tooling:spotbugsMain with three new findings.

Per the existing convention (SpotBugs is only used for findsecbugs;
everything else is covered by errorprone), suppress them in
gradle/spotbugs-exclude.xml:

- CT_CONSTRUCTOR_THROW in DelegatingLogData
- USO_UNSAFE_OBJECT_SYNCHRONIZATION in PerformanceCounterContainer
- USO_UNSAFE_ACCESSIBLE_OBJECT_SYNCHRONIZATION in StatusFile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant